Welcome![Sign In][Sign Up]
Location:
Search - DLL windows

Search list

[OS programmulicall

Description: 在使用别人的程序时,我们常发现一些好的功能,想通过自己的程序来重复调用。可偏偏这个程序没有留可编程接口,无法通过API、DLL、COM等方式实现调用。早些年与同仁们讨论时,常对此深表遗憾。最近,通过研究Windows API的使用方法,终于从理论上解决了这一问题,即可通WinAPI中SendMessage、EnumChildWindows等,从模拟操作的角度来调用指定程序的指定功能。 使用这种方法,我写个程序多开器,主要实现启动多个实例,能给EDIT框付值,能定时调用其中按钮。-In the use of someone else s program, we often find some good features, would like to adopt its own procedures to repeat the call. Unfortunately, this procedure can not stay in the programmable interface, not through the API, DLL, COM, etc. call realize. Early years of discussions with colleagues, and often regret this very much. Recently, by studying the use of Windows API methods, and finally from the theory solves this problem, you can pass WinAPI of SendMessage, EnumChildWindows and so on, from the perspective of simulation calls the specified procedure designated function. Using this method, I write a program to open, and the main start multiple instances, can EDIT box to pay the value of which can regularly call button.
Platform: | Size: 11264 | Author: 元宝 | Hits:

[VOIP programopenphone

Description: openphone windows电话 可以实现voip电话功能-openphone windows telephone voip telephony functions can be achieved
Platform: | Size: 2307072 | Author: 李明 | Hits:

[USB developUSB-4718WindowsDLLDriver

Description: 研华USB温度测量USB-4718, 32-bit DLL Driver Examples for VB, VC++, Delphi and BCB. -USB temperature measurement Advantech USB-4718 ,32-bit DLL Driver Examples for VB, VC++, Delphi and BCB.
Platform: | Size: 22685696 | Author: DT | Hits:

[Windows CEROMDump

Description: romdump,专用来从WINCE中导出NK.NB0,然后通过dumprom把里面的dll文件导出来!非常好用的,附源码!-romdump, dedicated to WINCE derived from NK.NB0, and then through the inside dumprom guide out dll files! Very useful, with source code!
Platform: | Size: 189440 | Author: 士大夫 | Hits:

[Hook apiWIN30

Description: MAPWIN, written by Richard Smith (president of Phar Lap Software), is a program that makes it easy to see what API functions a Windows program uses, or what functions a dynamic-link library (DLL) or device driver provides. Phar Lap generally uses this utility to determine what API functions need to be implemented in order to run a program under its 286|DOS-Extender environment. You can use it to snoop around inside Windows, and uncover useful undocumented API functions.
Platform: | Size: 7168 | Author: zhoukuan | Hits:

[Windows CEPocketEarthDemoAuto

Description: 将earth.bmp文件复制到根目录下,libGLES_CM.dll文件放入Windows文件夹或者和可执行文件一个文件夹下,就可以运行了。 用触控笔拖拽屏幕可以转动地球……仪!-Earth.bmp documents will be copied to the root directory, libGLES_CM.dll the file into Windows folder and the executable file or a folder, you can run. Drag screen with stylus can rotate the earth ... ... Miriam!
Platform: | Size: 225280 | Author: | Hits:

[Windows CEconfiguringwindowsce

Description: wince 配置 详细介绍了windows ce的编程环境配置-wince configure windows ce detailed configuration of the programming environment
Platform: | Size: 2315264 | Author: zhang | Hits:

[OtherSysinternals

Description: 本人长期积累的一些系统小工具.其中包含了一些微软工具程序集中的工具,有了这些工具,你将更有能力处理Windows的各种问题,而且不花一毛钱.除此之外还有对PE文件浏览的工具,采集PE文件中的资源的工具,对PE文件进行编辑的工具,对PE文件进行压缩的工具,对系统进程,核心对象等进行操作的工具.希望此工具包对您的工作有所帮助.-I have accumulated over a long period some systems gadget. Which includes a number of Microsoft tools process tool, with these tools, you will be more capable of dealing with Windows problems, but do not spend a dime. This is in addition to on the PE file browser tool, collecting PE file resources tool, PE document editing tool, PE file compression tools, the system process, the core object, such as a tool to carry out the operation. I hope that this tool kit to your the work of help.
Platform: | Size: 32813056 | Author: 李立充 | Hits:

[Windows Developxerces-c_2_8_0-x86-windows-vc_7_1

Description: XML读写封装,比较专业。 对自己的XML读写函数编写有很好的参考作用。-Read and write XML package and more professional. Of their function the preparation of reading and writing XML has a very good reference.
Platform: | Size: 26299392 | Author: zhangxp | Hits:

[JSP/Javajawin1.0-src

Description: 用于Java 组件和通过Windows COM 对象或Windows DLL 来公开的组件之间的互操作-For Java components, and Windows COM object or through the Windows DLL to open interoperability between components
Platform: | Size: 54272 | Author: sxfreesky | Hits:

[Communicationwinio

Description: window IO 控制DLL ,可以用于控制PC并口的类,非常方便好用,支持windows XP-window IO Control DLL, can be used to control the PC parallel port class, very easy-to-use, support for windows XP
Platform: | Size: 199680 | Author: 赖亲邻 | Hits:

[Driver Develop1394Cameradriver

Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. -a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de- compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
Platform: | Size: 76800 | Author: Li Tian | Hits:

[assembly languagehuibiantuxinchaozuo

Description: GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图形编程,对于 Dos 下的图形编程,很多人可能“心有余悸”,因为PC 中有太多种类的显示卡,而几乎每个显示卡的处理都是不同的,即使后来有了 Vesa 编程,我们还是不能全部撇开具体的硬件,Windows GDI 使我们对图形的编程变得相对简单了很多,由于GDI 是 Windows 最庞大的部分,并不是几句话能讲清楚的,本节要讲的是 Windows 下GDI 的基本处理步骤和简单的位图处理,并没有涉及到 Directx 一类的编程。只希望能对朋友们有所启发。 Windows 并不允许程序员访问显示硬件,它的所有对屏幕的操作是通过环境设备(DC)来处理的,屏幕上的每一个窗口对应一个DC,你可以把一个DC 想象成这个窗口的视频缓冲区,你对DC的操作结果会反映到屏幕上,在窗口的DC之外,你也可以自己建立DC,这相当于建立一个内存中的缓冲区,你对这个DC的操作结果保存在内存中。你也可以用 API 在不同的DC之间拷贝数据,比如说你可以在内存DC 中先建立好数据,然后拷贝到窗口的DC中,就相当于完成了屏幕的刷新。 -err
Platform: | Size: 2048 | Author: youfangyuan | Hits:

[Internet-Network200510271919608

Description: VB windows网络编程的配套光盘,里面有大量成熟的源码可以利用-VB windows network programming matching CD-ROM, which has a large number of mature source can be used
Platform: | Size: 754688 | Author: zzm | Hits:

[Communicationwin

Description: 这是一个WINDOWS下的多串口驱动代码,非常方便好用,希望大家多多使用支持!-WINDOWS This is a multi-serial port driver code, very easy-to-use, I hope a lot of use in support of U.S.!
Platform: | Size: 48128 | Author: cocotte | Hits:

[Windows CEINIFIleHandler

Description: Windows CE/Mobile SP/PPC 上封装的ini操作的dll动态库,可以直接在SP/PPC上使用,速度快,很方便-Windows CE/Mobile SP/PPC on the package ini operation dynamic dll library, can be directly in the SP/PPC to use, fast, very convenient
Platform: | Size: 15360 | Author: lucky | Hits:

[OS programwinspy_package

Description: 各种windows dll注入和hook技术,含源码,学习hook技术的大全-All kinds of windows dll and hook into the technology, including source code, learning technology Guinness hook
Platform: | Size: 177152 | Author: nile | Hits:

[OS programsapjcorfc

Description: java 连接 sap 要用到的 librfc32.dll文件.将librfc32.dll的文件复制到目录 {windows-dir}\system32下面。如果该文件已经存在,则覆盖它。这个文件就是SAP的RFC协议实现,-sap to use java to connect to the librfc32.dll document. librfc32.dll documents will be copied to the directory (windows-dir) system32 below. If the file already exists, then cover it. This document is SAP
Platform: | Size: 1360896 | Author: 李帅 | Hits:

[Hook apiGetWord

Description: 屏幕取词,利用windows的钩子函数进行进程注入,可获得鼠标所在位置的单词。-Screen, use the hook function windows process can get the mouse location of the word.
Platform: | Size: 6025216 | Author: ly | Hits:

[Multimedia Developvfw-learn

Description: VFW VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想是播放时不需要专用硬件,为了解决数字视频数据量大的问题,需要对数据进行压缩。它引进了一种叫AVI的文件标准,该标准未规定 如何对视频进行捕获、压缩及播放,仅规定视频和音频该如何存储在硬盘上,以及在AVI文件中交替存储视频帧和与之相匹配的音频数据。VFW给程序员提 供.VBX和AVICap窗口类的高级编程工具,使程序员能通过发送消息或设置属性来捕获、播放和编辑视频剪辑。在Windows 9x系统中,当用户在 安装VFW时,安装程序会自动地安装配置视频所需要的组件,如设备驱动程序、视频压缩程序等。 VFW主要由以下6个模块组成: ●AVICAP.DLL:包含执行视频捕获的函数,它给AVI文件的I/O处理和视频、音频设备驱动程序提供一个高级接口; ●MSVIDEO.DLL:包含一套特殊的DrawDib函数,用来处理屏幕上的视频操作; .......... -err
Platform: | Size: 3072 | Author: zhq112358 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net